//==============================================================================
// Deathwing_Anim.txt
//==============================================================================
//==============================================================================
define Fire
{
   set hotspot
  {
      version
      {
         Visualparticle SFX X Lampades handfire
      }
   }
}
//==============================================================================
define helm
{
	SetSelector	
	{
		VariationLogic
		set hotspot
		{
			version
      			{
            Visual deathwinghelm
			}
		}
		set hotspot
		{
			version
      			{
            Visual none
			}
		}
	}
}
//==============================================================================
define shield
{
	SetSelector	
	{
		VariationLogic
		set hotspot
		{
			version
      			{
            Visual deathwingshield
			}
		}
		set hotspot
		{
			version
      			{
            Visual none
			}
		}
	}
}
//==============================================================================
define SunLight
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A God Power Summon Sunlight
      }
   }
}


//==============================================================================
define GroundGlow
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A God Power Summon GroundGlow
      }
   }
}


//==============================================================================
define Shockwave
{
   set hotspot
   {
      version
      {
         VisualParticle sfx a impact dust medium
      }
   }
}

//==============================================================================
define soul
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Hero Soul
      }
   }
}

//==============================================================================
define soulaurora
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Hero Soul Aurora
      }
   }
}

//==============================================================================
define heavenlight
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Hero Soul Heaven Light
      }
   }
}

//==============================================================================
define soulbirth
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Hero Soul Birth
      }
   }
}

//==============================================================================
define mortalDeath
{
   set hotspot
   {
      version
      {
         Visual Hero G Ajax_deathA
      }
   }
}

//==============================================================================
anim Bored
{
	SetSelector
	{
		SetSelector
		{
			set hotspot
			{
				version
				{
				Visual deathwing_bored
				connect topofhead helm hotspot
				connect leftforearm shield hotspot
				}
			}
		}
	}
}


//==============================================================================
anim Idle
{
	SetSelector
	{
		SetSelector
		{
			set hotspot
			{
				version
				{
				Visual deathwing_idle
				connect topofhead helm hotspot
				connect leftforearm shield hotspot
				}
			}
		}
	}
}

//==============================================================================
anim Walk
{
	SetSelector
	{
		SetSelector
		{
			set hotspot
			{
				version
				{
				Visual deathwing_walk
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag FootstepLeft 0.00 true   
               tag FootstepRight 0.50 true   
//-- end auto generated section
				connect topofhead helm hotspot
				connect leftforearm shield hotspot
length 1.0
				}
			}
		}
	}
}

//==============================================================================
anim WhirlwindAttack
{
   SetSelector
   {
      set hotspot
      {
         version
         {
			Visual deathwing_whirlwind
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag Attack 0.17 true   
            tag GenericSound 0.15 true   
            tag SpecificSoundSet 0.15 false NemeanLionSpecialAttack checkVisible 
//-- end auto generated section
			connect attachpoint shockwave hotspot
			connect topofhead fire hotspot
			connect righthand fire hotspot
				connect topofhead helm hotspot
				connect leftforearm shield hotspot
         }
      }
   }
}
//==============================================================================
anim Attack
{
   SetSelector
   {
VariationLogic
      set hotspot
      {
         version
         {
				Visual deathwing_attacka
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag Attack 0.52 true   
            tag GenericSound 0.40 true   
            tag SpecificSoundSet 0.55 false SwordSwing checkVisible 
//-- end auto generated section
			connect topofhead fire hotspot
			connect righthand fire hotspot
				connect topofhead helm hotspot
				connect leftforearm shield hotspot
         }
			version
         {
				Visual deathwing_attackb
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag Attack 0.52 true   
            tag GenericSound 0.40 true   
            tag SpecificSoundSet 0.55 false SwordSwing checkVisible 
//-- end auto generated section
			connect topofhead fire hotspot
			connect righthand fire hotspot
				connect topofhead helm hotspot
				connect leftforearm shield hotspot
         }
         		version
         {
				Visual deathwing_attackc
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag Attack 0.52 true   
            tag GenericSound 0.40 true   
            tag SpecificSoundSet 0.55 false SwordSwing checkVisible 
//-- end auto generated section
			connect topofhead fire hotspot
			connect righthand fire hotspot
				connect topofhead helm hotspot
				connect leftforearm shield hotspot
         }
			version
         {
				Visual deathwing_attackd
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag Attack 0.52 true   
            tag GenericSound 0.40 true   
            tag SpecificSoundSet 0.55 false SwordSwing checkVisible 
//-- end auto generated section
			connect topofhead fire hotspot
			connect righthand fire hotspot
				connect topofhead helm hotspot
				connect leftforearm shield hotspot
         }
      }
   }
}

//==============================================================================
anim Death
{
	SetSelector
	{
		SetSelector
		{
			set hotspot
			{
				version
				{
				Visual deathwing_death
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag SpecificSoundSet 0.11 false MaleDeath checkVisible 
//-- end auto generated section
				connect ATTACHPOINT soul hotspot
				connect ATTACHPOINT soulaurora hotspot
				connect ATTACHPOINT heavenlight hotspot
				connect ATTACHPOINT soulbirth hotspot
				connect topofhead helm hotspot
				connect leftforearm shield hotspot
				}
			}
		}
	}
}
//==============================================================================
anim recover
{
	SetSelector
	{
		SetSelector
		{
			set hotspot
			{
				version
				{
				Visual deathwing_recover
				connect hotspot sunlight hotspot
				connect hotspot groundglow hotspot
				connect topofhead helm hotspot
				connect leftforearm shield hotspot
length 4.5
				}
			}
		}
	}
}
//==============================================================================
anim flail
{
	SetSelector
	{
		SetSelector
		{
			set hotspot
			{
				version
				{
				Visual deathwing_flail
				connect topofhead helm hotspot
				connect leftforearm shield hotspot
				}
			}
		}
	}
}